gtk4.git
9 years agoUpdate Spanish translation
Daniel Mustieles [Mon, 27 Feb 2017 08:46:49 +0000 (08:46 +0000)]
Update Spanish translation

9 years agoUpdate Galician translation
Fran Dieguez [Sun, 26 Feb 2017 21:40:50 +0000 (21:40 +0000)]
Update Galician translation

9 years agoUpdate Galician translation
Fran Dieguez [Sun, 26 Feb 2017 21:38:03 +0000 (21:38 +0000)]
Update Galician translation

9 years agoUpdate Polish translation
Piotr Drąg [Sun, 26 Feb 2017 20:10:18 +0000 (21:10 +0100)]
Update Polish translation

9 years agoUpdate Hungarian translation
Balázs Meskó [Sun, 26 Feb 2017 12:13:38 +0000 (12:13 +0000)]
Update Hungarian translation

9 years agoUpdate Hungarian translation
Balázs Meskó [Sun, 26 Feb 2017 11:33:44 +0000 (11:33 +0000)]
Update Hungarian translation

9 years agoUpdated Serbian translation
Мирослав Николић [Sun, 26 Feb 2017 08:09:32 +0000 (09:09 +0100)]
Updated Serbian translation

9 years agoUpdated Serbian translation
Мирослав Николић [Sun, 26 Feb 2017 08:08:54 +0000 (09:08 +0100)]
Updated Serbian translation

9 years agoUpdate Brazilian Portuguese translation
Rafael Fontenelle [Fri, 24 Feb 2017 20:16:51 +0000 (20:16 +0000)]
Update Brazilian Portuguese translation

9 years agoUpdate Italian translation
Milo Casagrande [Fri, 24 Feb 2017 15:53:43 +0000 (15:53 +0000)]
Update Italian translation

9 years agowayland: Fix a race condition with xdg_popup resize
Olivier Fourdan [Fri, 25 Nov 2016 13:24:52 +0000 (14:24 +0100)]
wayland: Fix a race condition with xdg_popup resize

When resizing an xdg_popup immediately after the initial mapping, there
is a race condition between the client and the compositor which is
processing the initial size given by the xdg_positioner, leading to the
xdg_popup to be eventually of the wrong size.

Only way to make sure the size is correct in that case is to hide and
show the window again. Considering this occurs before the initial
configure is processed, it should not be noticeable.

https://bugzilla.gnome.org/show_bug.cgi?id=772505

9 years agoUpdate Kazakh translation
Baurzhan Muftakhidinov [Fri, 24 Feb 2017 04:42:31 +0000 (04:42 +0000)]
Update Kazakh translation

9 years agoInspector: Use Title Case for labels & menu items
Daniel Boles [Thu, 23 Feb 2017 18:33:39 +0000 (18:33 +0000)]
Inspector: Use Title Case for labels & menu items

https://developer.gnome.org/hig/stable/writing-style.html.en

https://bugzilla.gnome.org/show_bug.cgi?id=779147

9 years agoFix Catalan translation
Jordi Mas [Thu, 23 Feb 2017 17:33:10 +0000 (18:33 +0100)]
Fix Catalan translation

9 years agoUpdate Catalan translation
Jordi Mas [Thu, 23 Feb 2017 07:28:36 +0000 (08:28 +0100)]
Update Catalan translation

9 years agoTextView—Avoid pointless Pango in iter_line_is_rtl
Daniel Boles [Wed, 22 Feb 2017 21:24:48 +0000 (21:24 +0000)]
TextView—Avoid pointless Pango in iter_line_is_rtl

Get the direction that was already worked out and stored in the
TextLineDisplay, rather than making Pango figure it out again.

https://bugzilla.gnome.org/show_bug.cgi?id=136059

9 years agoTextView—Plug a memory leak
Daniel Boles [Wed, 22 Feb 2017 21:24:45 +0000 (21:24 +0000)]
TextView—Plug a memory leak

Thanks to Nelson Benitez for pointing this out.

https://bugzilla.gnome.org/show_bug.cgi?id=136059

9 years agoRevert "testsuite/scrolledwindow—Test non-overlay/non-auto"
Daniel Boles [Wed, 22 Feb 2017 19:26:14 +0000 (19:26 +0000)]
Revert "testsuite/scrolledwindow—Test non-overlay/non-auto"

This reverts commit 5a6e6689ec9c3158832848f951b259cd1eeaa777.

Reverting until I can be sure gtkscrolledwindow.c does the right thing.

https://bugzilla.gnome.org/show_bug.cgi?id=778853

9 years agoRevert "ScrolledWindow—Don’t req size for auto-hidden bars"
Daniel Boles [Wed, 22 Feb 2017 19:13:49 +0000 (19:13 +0000)]
Revert "ScrolledWindow—Don’t req size for auto-hidden bars"

This reverts commit 901e5ff3a36b74b8ae4c19f4f20e84bc70b44913.

This causes criticals in e.g. the Text View: Multiple Buffers demo.
More work is required to get a fix for Bug 778853 that does not cause
anything else to regress.

https://bugzilla.gnome.org/show_bug.cgi?id=778853

9 years agoScale: Fix erroneously removed : in a signal doc
Daniel Boles [Wed, 22 Feb 2017 08:51:36 +0000 (08:51 +0000)]
Scale: Fix erroneously removed : in a signal doc

9 years agoUpdate Chinese (Taiwan) translation
Chao-Hsiung Liao [Wed, 22 Feb 2017 01:14:45 +0000 (01:14 +0000)]
Update Chinese (Taiwan) translation

9 years agoUpdate Chinese (Taiwan) translation
Chao-Hsiung Liao [Wed, 22 Feb 2017 01:11:15 +0000 (01:11 +0000)]
Update Chinese (Taiwan) translation

9 years agoFrame—Note set_label always destroys :label-widget
Daniel Boles [Tue, 21 Feb 2017 21:18:01 +0000 (21:18 +0000)]
Frame—Note set_label always destroys :label-widget

The fact that it doesn’t reuse the existing GtkLabel if present is not
immediately obvious to users (or is it just me?), so clarify that the
pre-existing :label-widget, if any, is always removed and replaced.

9 years agoFrame—Clarify relationship of :shadow-type & .flat
Daniel Boles [Tue, 21 Feb 2017 21:13:43 +0000 (21:13 +0000)]
Frame—Clarify relationship of :shadow-type & .flat

9 years agoUpdate Italian translation
Milo Casagrande [Tue, 21 Feb 2017 18:14:10 +0000 (18:14 +0000)]
Update Italian translation

9 years agoUpdate Italian translation
Milo Casagrande [Tue, 21 Feb 2017 18:10:44 +0000 (18:10 +0000)]
Update Italian translation

9 years agoUpdate Brazilian Portuguese translation
Rafael Fontenelle [Tue, 21 Feb 2017 10:26:48 +0000 (10:26 +0000)]
Update Brazilian Portuguese translation

9 years agoUpdate Polish translation
Piotr Drąg [Sun, 19 Feb 2017 18:32:05 +0000 (19:32 +0100)]
Update Polish translation

9 years agoFrame: Explain the .flat style class
Daniel Boles [Sun, 19 Feb 2017 17:17:58 +0000 (17:17 +0000)]
Frame: Explain the .flat style class

9 years agotestsuite/scrolledwindow—Test non-overlay/non-auto
djb [Fri, 17 Feb 2017 21:31:26 +0000 (21:31 +0000)]
testsuite/scrolledwindow—Test non-overlay/non-auto

It was only testing the default configuration where overlay-scrolling is
TRUE and the policy is POLICY_AUTOMATIC. We should also test FALSE and
POLICY_ALWAYS. This commit adds those tests and makes the !overlay &&
POLICY_ALWAYS case pass by excluding the size of the relevant scrollbar,
as we are only interested in whether the content size is as requested.

https://bugzilla.gnome.org/show_bug.cgi?id=778853

9 years agoScrolledWindow—Don’t req size for auto-hidden bars
Daniel Boles [Fri, 17 Feb 2017 19:48:42 +0000 (19:48 +0000)]
ScrolledWindow—Don’t req size for auto-hidden bars

POLICY_AUTOMATIC means scrollbars are only shown when needed, i.e. when
the size of the window is not large enough to show the entire child. So
when measuring the preferred size, such scrollbars should be ignored.

But measure() was adding size for bars for which policy_may_be_visible()
was TRUE, which it returns for POLICY_ALWAYS (good) & _AUTOMATIC (bad).
So we reserved space for child plus scrollbars, & because we have enough
space for the child, POLICY_AUTOMATIC hides the scrollbar, leaving the
extra reserved space empty at the right/bottom sides of the child. This
is very noticeable/inconvenient for non-overlay, automatic scrollbars.

Fix this by only requesting size for scrollbars that use POLICY_ALWAYS,
rather than basing the decision on policy_may_be_visible().

https://bugzilla.gnome.org/show_bug.cgi?id=778853

9 years agoUpdated Norwegian bokmål translation.
Kjartan Maraas [Sun, 19 Feb 2017 15:52:40 +0000 (16:52 +0100)]
Updated Norwegian bokmål translation.

9 years agoTextView—Fix inverted movements by arrows in RTL
Daniel Boles [Sat, 18 Feb 2017 22:50:00 +0000 (22:50 +0000)]
TextView—Fix inverted movements by arrows in RTL

Using Ctrl + left/right to skip between words, or left/right to cancel a
selection, were causing movement on the screen in the opposite direction
of the glyph on the key. This was surprising and awful UX for RTL users.

This is based on a patch covering the former case by:
Author:    Mehdi Sadeghi <mehdi@mehdix.org>
Date:      Sat Feb 18 02:16:00 2017 +0000

https://bugzilla.gnome.org/show_bug.cgi?id=136059

9 years agoEntry: Add newlines to ease reading huge switches
Daniel Boles [Sat, 18 Feb 2017 22:50:00 +0000 (22:50 +0000)]
Entry: Add newlines to ease reading huge switches

These are monstrosities!

9 years agoEntry—Fix inverted movements by arrow keys in RTL
Daniel Boles [Sat, 18 Feb 2017 22:50:00 +0000 (22:50 +0000)]
Entry—Fix inverted movements by arrow keys in RTL

Using Ctrl + left/right to skip between words, or left/right to cancel a
selection, were causing movement on the screen in the opposite direction
of the glyph on the key. This was surprising and awful UX for RTL users.

This is based on a patch covering the former case by:
Author:    Ori Avtalion <ori@avtalion.name>
Date:      Tue Apr 20 08:06:23 2010 +0000

https://bugzilla.gnome.org/show_bug.cgi?id=136059

9 years agoScale: Fix signal documentation syntax
Daniel Boles [Sun, 19 Feb 2017 10:13:34 +0000 (10:13 +0000)]
Scale: Fix signal documentation syntax

Oops, sorry. Thanks to Cristoph Reiter for correcting me on this.

9 years agoScale: Improve docs of format-value property
Daniel Boles [Sun, 19 Feb 2017 09:09:28 +0000 (09:09 +0000)]
Scale: Improve docs of format-value property

9 years agoScale: Improve docs of prop digits in other places
Daniel Boles [Sun, 19 Feb 2017 08:37:51 +0000 (08:37 +0000)]
Scale: Improve docs of prop digits in other places

There were places still implying that it was only used for display.

9 years agoScale: consistent #Class:signal-or-property syntax
Daniel Boles [Sun, 19 Feb 2017 08:36:27 +0000 (08:36 +0000)]
Scale: consistent #Class:signal-or-property syntax

Use : everywhere, not a mixture of : and ::

9 years agoCssSelector: Fix warning for bad pseudo-class name
Daniel Boles [Sat, 18 Feb 2017 21:01:38 +0000 (21:01 +0000)]
CssSelector: Fix warning for bad pseudo-class name

It was "Missing name of pseudo-class", but the real problem is exactly
the opposite: we /have/ been given a name, but it is not a valid one.
Change it to "Invalid name of pseudo-class" to minimise confusion.

9 years agotestsuite/gtk/textiter: Add missing assertion
Daniel Boles [Sat, 18 Feb 2017 20:18:05 +0000 (20:18 +0000)]
testsuite/gtk/textiter: Add missing assertion

gboolean ret for whether gtk_text_iter_backward_line() moved the iter
was declared but not used anywhere. I presume it was meant to be
checked, and it passes now, so let’s do it.

9 years agoRevert "testsuite/gtk/textiter: Remove an unused variable"
Daniel Boles [Sat, 18 Feb 2017 20:20:21 +0000 (20:20 +0000)]
Revert "testsuite/gtk/textiter: Remove an unused variable"

This reverts commit 8bddf52b510457f73e2ab70049e63d2f6125f456.

9 years agotestsuite/gtk/textiter: Remove an unused variable
Daniel Boles [Sat, 18 Feb 2017 19:26:08 +0000 (19:26 +0000)]
testsuite/gtk/textiter: Remove an unused variable

9 years agoscrolledwindow: Remove unused define
Timm Bäder [Sat, 18 Feb 2017 18:11:22 +0000 (19:11 +0100)]
scrolledwindow: Remove unused define

9 years agoimage: Remove useless queue_resize call
Timm Bäder [Sat, 18 Feb 2017 14:16:57 +0000 (15:16 +0100)]
image: Remove useless queue_resize call

This will be done form GtkIconHelper already when we call
gtk_image_reset

9 years agoexpander: Remove unused defines
Timm Bäder [Sat, 18 Feb 2017 17:59:32 +0000 (18:59 +0100)]
expander: Remove unused defines

9 years agonotebook: Use gtk_widget_measure
Timm Bäder [Sat, 18 Feb 2017 10:12:24 +0000 (11:12 +0100)]
notebook: Use gtk_widget_measure

9 years agoexpander: Use gtk_widget_measure
Timm Bäder [Sat, 18 Feb 2017 10:10:16 +0000 (11:10 +0100)]
expander: Use gtk_widget_measure

9 years agoscrolledwindow: Avoid usage of uninitialized local
Timm Bäder [Sat, 18 Feb 2017 09:43:14 +0000 (10:43 +0100)]
scrolledwindow: Avoid usage of uninitialized local

the scrollbar passed in better be either priv->hscrollbar or
priv->vscrollbar. Ensure that by using a simple else instead of an
else-if and a g_assert.

9 years agoUpdate Finnish translation
Jiri Grönroos [Sat, 18 Feb 2017 17:36:52 +0000 (17:36 +0000)]
Update Finnish translation

9 years agoUpdated Lithuanian translation
Aurimas Černius [Sat, 18 Feb 2017 14:49:29 +0000 (16:49 +0200)]
Updated Lithuanian translation

9 years agoUpdated French translation
Claude Paroz [Sat, 18 Feb 2017 13:22:38 +0000 (14:22 +0100)]
Updated French translation

9 years agoUpdate Slovak translation
Peter Mráz [Sat, 18 Feb 2017 08:14:22 +0000 (08:14 +0000)]
Update Slovak translation

9 years agowidget: propagate scale factor upon reparenting a widget
Lionel Landwerlin [Mon, 9 Jan 2017 00:11:29 +0000 (00:11 +0000)]
widget: propagate scale factor upon reparenting a widget

When a widget is created, its default scale is the scale of the
primary screen (for instance 2). But once parented to another widget
its scale factor should be the one of its parent (if parented to a
widget on a screen at scale factor 1, it should be 1).

The problem is that we don't emit the notify::scale-factor signal when
reparenting happens.

https://bugzilla.gnome.org/show_bug.cgi?id=776821

9 years agoImage—Add some more missing (nullable) annotations
Daniel Boles [Fri, 17 Feb 2017 22:01:32 +0000 (22:01 +0000)]
Image—Add some more missing (nullable) annotations

9 years agogdk: Ensure GdkDragContext instantly updates drag window position
Carlos Garnacho [Tue, 7 Feb 2017 15:35:55 +0000 (16:35 +0100)]
gdk: Ensure GdkDragContext instantly updates drag window position

Otherwise we wait for the next gdk_drag_motion() call, which will
happen on the next motion event, making the drag window briefly visible
on the 0,0 root coordinates.

https://bugzilla.gnome.org/show_bug.cgi?id=778203

9 years agoflowboxchild: Use gtk_widget_measure to measure widget sizes
Timm Bäder [Fri, 17 Feb 2017 17:20:12 +0000 (18:20 +0100)]
flowboxchild: Use gtk_widget_measure to measure widget sizes

GtkFlowBoxChild is a simple GtkBin, so measure the child widget size in
a simple way.

9 years agopaned: Use gtk_widget_measure to measure widget sizes
Timm Bäder [Fri, 17 Feb 2017 16:46:47 +0000 (17:46 +0100)]
paned: Use gtk_widget_measure to measure widget sizes

9 years agocombobox: Use gtk_widget_measure to measure widgets
Timm Bäder [Fri, 17 Feb 2017 16:41:48 +0000 (17:41 +0100)]
combobox: Use gtk_widget_measure to measure widgets

9 years agocssimage: Plug a small memory leak
Timm Bäder [Fri, 17 Feb 2017 14:08:02 +0000 (15:08 +0100)]
cssimage: Plug a small memory leak

9 years agofilechooserentry: Avoid an uninitialized value
Timm Bäder [Thu, 16 Feb 2017 11:23:47 +0000 (12:23 +0100)]
filechooserentry: Avoid an uninitialized value

|= with a garbage value on the left side results in a still-garbage
value.

9 years agofilechooserwidget: Fix profiling code compilation
Timm Bäder [Thu, 16 Feb 2017 11:22:58 +0000 (12:22 +0100)]
filechooserwidget: Fix profiling code compilation

9 years agoAdd a few missing (nullable) annotations
Timm Bäder [Thu, 16 Feb 2017 11:22:33 +0000 (12:22 +0100)]
Add a few missing (nullable) annotations

9 years agobuilder: avoid an uninitialized value
Timm Bäder [Thu, 16 Feb 2017 11:21:23 +0000 (12:21 +0100)]
builder: avoid an uninitialized value

When g_module_supported() returns FALSE, args.module is garbage
otherwise.

9 years agofilechooserwidget: Fix rename popover position calculation
Timm Bäder [Thu, 16 Feb 2017 09:32:31 +0000 (10:32 +0100)]
filechooserwidget: Fix rename popover position calculation

Since the browse_file_popover is positioned correctly, just convert the
coordinates in the same way we do there.

https://bugzilla.gnome.org/show_bug.cgi?id=778746

9 years agodocs/css-properties: Fix info on 3value properties
Daniel Boles [Fri, 17 Feb 2017 15:18:24 +0000 (15:18 +0000)]
docs/css-properties: Fix info on 3value properties

https://developer.mozilla.org/en/docs/Web/CSS/margin#Values

9 years agotextiter: fix bug in gtk_text_iter_backward_line()
Nelson Benítez León [Fri, 10 Feb 2017 18:29:41 +0000 (23:29 +0500)]
textiter: fix bug in gtk_text_iter_backward_line()

gtk_text_iter_backward_line() checks the value of
real->line_char_offset without previously calling
ensure_char_offsets (real) to make sure the former
is up-to-date.

As a consequence of this, when gtk_text_iter_backward_line()
is called after a gtk_text_buffer_insert_range() in the
first line of buffer, the iter is not moved to the start of
the line, and the return value is wrong.

Fixed by adding the ensure_char_offsets() call.

A test case for this bug is added to the textiter gtk testsuite.

9 years agocombobox—Always popup menu using current event
Daniel Boles [Thu, 16 Feb 2017 21:33:25 +0000 (21:33 +0000)]
combobox—Always popup menu using current event

priv->trigger_event is never set, so it is always NULL. This means the
gtk_menu_popup*() methods use the current event. The only way to get any
other event to combobox_menu_popup() was from the button-press-event
handler I just removed, which would end up being the current one anyway.

So, bin priv->trigger_event & explicitly pass NULL to gtk_menu_popup*().

9 years agocombobox—Remove useless button-press-event handler
Daniel Boles [Thu, 16 Feb 2017 20:36:36 +0000 (20:36 +0000)]
combobox—Remove useless button-press-event handler

We use toggled, which does everything we need; this adds nothing useful.

Credit to Timm for noticing this—I didn’t when moving it to the ui file.

9 years agoUse gtk_show_uri_on_window() in GtkLabel
Emmanuele Bassi [Thu, 16 Feb 2017 00:24:57 +0000 (00:24 +0000)]
Use gtk_show_uri_on_window() in GtkLabel

Avoid the deprecated gtk_show_uri(), and allow activating link in
sandboxed applications.

https://bugzilla.gnome.org/show_bug.cgi?id=778726

9 years agoGtkMountOperation: We use gtk_show_uri_on_window() by default
Bastien Nocera [Thu, 16 Feb 2017 03:53:55 +0000 (04:53 +0100)]
GtkMountOperation: We use gtk_show_uri_on_window() by default

Not gtk_show_uri().

https://bugzilla.gnome.org/show_bug.cgi?id=778726

9 years agogtk: Ignore gtk_show_uri() deprecation warnings
Bastien Nocera [Thu, 16 Feb 2017 03:53:29 +0000 (04:53 +0100)]
gtk: Ignore gtk_show_uri() deprecation warnings

https://bugzilla.gnome.org/show_bug.cgi?id=778726

9 years agoGtkLinkButton: We use gtk_show_uri_on_window() by default
Bastien Nocera [Thu, 16 Feb 2017 03:52:53 +0000 (04:52 +0100)]
GtkLinkButton: We use gtk_show_uri_on_window() by default

Not gtk_show_uri().

https://bugzilla.gnome.org/show_bug.cgi?id=778726

9 years agoGtkAboutDialog: We use gtk_show_uri_on_window() by default
Bastien Nocera [Thu, 16 Feb 2017 03:52:02 +0000 (04:52 +0100)]
GtkAboutDialog: We use gtk_show_uri_on_window() by default

Not gtk_show_uri().

https://bugzilla.gnome.org/show_bug.cgi?id=778726

9 years agoUpdated Danish translation
Ask Hjorth Larsen [Thu, 16 Feb 2017 13:30:13 +0000 (14:30 +0100)]
Updated Danish translation

9 years agoUpdated Danish translation
Ask Hjorth Larsen [Thu, 16 Feb 2017 13:27:47 +0000 (14:27 +0100)]
Updated Danish translation

9 years agowidget: Document signal mnemonic-activate
Daniel Boles [Sun, 12 Feb 2017 15:52:02 +0000 (15:52 +0000)]
widget: Document signal mnemonic-activate

Name the extra bool argument, and move the explanatory paragraph from
the emitting method to the signal, with some minor tweaks to wording.

https://bugzilla.gnome.org/show_bug.cgi?id=778534

9 years agogtkshow: Prefer gtk_show_uri_on_window() which works for sandboxed apps
Bastien Nocera [Wed, 15 Feb 2017 12:35:13 +0000 (13:35 +0100)]
gtkshow: Prefer gtk_show_uri_on_window() which works for sandboxed apps

gtk_show_uri_on_window() will pass enough information for Portal helpers
to allow dialogue parenting in Flatpak, gtk_show_uri() won't, so
deprecate it.

https://bugzilla.gnome.org/show_bug.cgi?id=778678

9 years agoUpdate zh_CN translation
Tong Hui [Wed, 15 Feb 2017 12:11:27 +0000 (20:11 +0800)]
Update zh_CN translation

9 years agoVisual Studio builds: Support Visual Studio 2017
Chun-wei Fan [Wed, 15 Feb 2017 06:43:15 +0000 (14:43 +0800)]
Visual Studio builds: Support Visual Studio 2017

Update the autotools scripts to support Visual Studio 2017 builds by
copying the Visual Studio 2013 projects and updateing the items as
necessary to obtain the Visual Studio 2017 projects.

Note that the format of the toolset string changed, so allow one to
pass in and thus use a custom toolset string, otherwise the default
toolset string will be generated as it was before.

Note also the Visual Studio 2017 aims to be compatible with Visual
Studio 2015 on the CRT level, so binaries built with 2017 should
work without problems with the binaries built with 2015.

9 years agoUpdated Spanish translation
Daniel Mustieles [Tue, 14 Feb 2017 19:34:27 +0000 (20:34 +0100)]
Updated Spanish translation

9 years agoiconhelper: Remove unused _draw implementation
Timm Bäder [Tue, 14 Feb 2017 13:22:25 +0000 (14:22 +0100)]
iconhelper: Remove unused _draw implementation

9 years agosnapshot: Avoid a double-free
Timm Bäder [Tue, 14 Feb 2017 12:23:08 +0000 (13:23 +0100)]
snapshot: Avoid a double-free

We can't pass the same string to two different snapshot states since
removing one of them will free the passed string, so just create another
one for the second state.

9 years agowidget: Remove get_preferred_width/height mention in warning
Timm Bäder [Mon, 13 Feb 2017 20:31:24 +0000 (21:31 +0100)]
widget: Remove get_preferred_width/height mention in warning

9 years agogtkcontainerprivate: Remove unused function prototypes
Timm Bäder [Sun, 5 Feb 2017 16:11:24 +0000 (17:11 +0100)]
gtkcontainerprivate: Remove unused function prototypes

9 years agocolorbutton: Inherit from GtkWidget
Timm Bäder [Sun, 5 Feb 2017 08:21:56 +0000 (09:21 +0100)]
colorbutton: Inherit from GtkWidget

9 years ago3.89.4
Matthias Clasen [Mon, 13 Feb 2017 21:05:39 +0000 (16:05 -0500)]
3.89.4

9 years agoUpdate Basque language
Inaki Larranaga Murgoitio [Mon, 13 Feb 2017 21:36:57 +0000 (22:36 +0100)]
Update Basque language

9 years agoUpdate Basque language
Inaki Larranaga Murgoitio [Mon, 13 Feb 2017 21:36:09 +0000 (22:36 +0100)]
Update Basque language

9 years agoUpdated Norwegian bokmål translation.
Kjartan Maraas [Sun, 12 Feb 2017 15:27:26 +0000 (16:27 +0100)]
Updated Norwegian bokmål translation.

9 years agoUpdated Norwegian bokmål translation.
Kjartan Maraas [Sun, 12 Feb 2017 15:23:27 +0000 (16:23 +0100)]
Updated Norwegian bokmål translation.

9 years agoUpdated Czech translation
Marek Černocký [Sun, 12 Feb 2017 12:09:13 +0000 (13:09 +0100)]
Updated Czech translation

9 years agoHC: insensitive styling for views.
Lapo Calamandrei [Wed, 8 Feb 2017 15:53:10 +0000 (16:53 +0100)]
HC: insensitive styling for views.

9 years agoadwaita: insensitive styling for views
Lapo Calamandrei [Wed, 8 Feb 2017 15:45:51 +0000 (16:45 +0100)]
adwaita: insensitive styling for views

Add an insensitive style to views, somehow we didn't ship one, so
for example, disabled textviews looked the same as sensitive ones.

9 years agowayland: do not clamp anchor values
Olivier Fourdan [Wed, 1 Feb 2017 08:41:07 +0000 (09:41 +0100)]
wayland: do not clamp anchor values

Clamping the anchor values as introduced in commit 9a5ffcd to fix bug
777176 breaks menu positioning.

By keeping the anchors rectangle size greater than zero, we end up
deducting some positive value from the original position, so there is no
need to clamp() actually, keeping the values positive is enough and
avoids the issue with menu positioning on the menubar.

An additional benefit is to make the code a lot simpler.

https://bugzilla.gnome.org/show_bug.cgi?id=778009

9 years agogetting-started: typo tie->the
Chris Martin [Fri, 9 Dec 2016 03:13:29 +0000 (22:13 -0500)]
getting-started: typo tie->the

https://bugzilla.gnome.org/show_bug.cgi?id=775864

9 years agoUpdate Polish translation
Piotr Drąg [Sun, 5 Feb 2017 15:08:59 +0000 (16:08 +0100)]
Update Polish translation

9 years agoNever return NULL from gdk_get_program_class
Timm Bäder [Sun, 5 Feb 2017 13:59:19 +0000 (14:59 +0100)]
Never return NULL from gdk_get_program_class

gdk_init is not calling g_set_prgname anymore, so just return a dummy
string from gdk_get_program_class if it has not been set before.

9 years agopopover: Simplify gtk_popover_measure
Timm Bäder [Sun, 5 Feb 2017 12:57:29 +0000 (13:57 +0100)]
popover: Simplify gtk_popover_measure

9 years agoinfobar: Use GtkButton:icon-name
Timm Bäder [Sun, 5 Feb 2017 10:45:50 +0000 (11:45 +0100)]
infobar: Use GtkButton:icon-name